バージョン

BubbleSeries<T> クラス

BubbleSeriesModel クラスのラッパー
シンタックス
'宣言
 
Public Class BubbleSeries(Of T As Class) 
   Inherits Infragistics.Web.Mvc.ScatterBase(Of T,BubbleSeriesModel,BubbleSeries(Of T))
public class BubbleSeries<T> : Infragistics.Web.Mvc.ScatterBase<T,BubbleSeriesModel,BubbleSeries<T>> 
where T: class
型パラメータ
T
参照

オンラインで表示: GitHub